StringDecoder

Undocumented in source.
class StringDecoder : ByteToMessageDecoder!string {}

Members

Functions

decode
bool decode(Context ctx, ubyte[] buf, string result)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta